NodeRemoteHardwarePinOrBuilder

interface NodeRemoteHardwarePinOrBuilder : MessageOrBuilder

Inheritors

Functions

Link copied to clipboard
abstract fun getNodeNum(): Int

The node_num exposing the available gpio pin
uint32 node_num = 1;
Link copied to clipboard

The the available gpio pin for usage with RemoteHardware module
.meshtastic.RemoteHardwarePin pin = 2;
Link copied to clipboard

The the available gpio pin for usage with RemoteHardware module
.meshtastic.RemoteHardwarePin pin = 2;
Link copied to clipboard
abstract fun hasPin(): Boolean

The the available gpio pin for usage with RemoteHardware module
.meshtastic.RemoteHardwarePin pin = 2;